home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / InstallMaster 7.03 / Devfulldemo.exe / file0047.bin < prev    next >
Encoding:
INI File  |  1999-04-26  |  517 b   |  26 lines

  1. [PDF]
  2. Version=1.0 
  3.  
  4. [Package Definition]
  5. Product=%1%
  6. Version=%2%
  7. Comment=%3%
  8. SetupVariations=Typical, Automated
  9.  
  10. [Typical Setup]
  11. CommandName = Typical Installation
  12. CommandLine = %4%
  13. UserInputRequired = TRUE
  14. SynchronousSystemExitRequired = TRUE
  15. SupportedPlatforms = %5%
  16.  
  17. [Automated Setup]
  18. CommandName = Automated Installation
  19. CommandLine = %4% /S
  20. UserInputRequired = FALSE
  21. SynchronousSystemExitRequired = TRUE
  22. SupportedPlatforms = %5%
  23.  
  24. [Setup Package for Inventory]
  25. InventoryThisPackage=FALSE
  26.